This web method is used to assign a pick to a picker in the system (this is depending if you have the pick assignment feature enabled).
The request body is of type Pick_AssignmentAdd.
Request Body Parameters
Name | Description | Data Type |
objProviderGUId | | guid |
strPassword | | xml:string |
intProviderBranchId | | xml:int |
intActivityId | | xml:int |
intTypeId | | xml:int |
intPickTechId | | xml:int |
dtPickDate | | xml:dateTime |
dtExpiresDateIfPickNotStarted | | xml:dateTime |
Overview
|
|
Sequence
| |
The response body is of type Pick_AssignmentAddResponse.
Response Body Parameters
Overview